home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / Aptana Studio Community 1.0.0 / Aptana_Studio_Setup.exe / features / net.mootools.1.11_1.11.1.00001 / feature.properties next >
Encoding:
Text File  |  2007-10-29  |  2.2 KB  |  54 lines

  1. ###############################################################################
  2. # Copyright (c) 2005-2006 Aptana, Inc.
  3. #
  4. # All rights reserved. This program and the accompanying materials
  5. # are made available under the terms of the Eclipse Public License v1.0
  6. # which accompanies this distribution, and is available at
  7. # http://www.eclipse.org/legal/epl-v10.html. If redistributing this code,
  8. # this entire header must remain intact.
  9. ###############################################################################
  10. # feature.properties
  11. # contains externalized strings for feature.xml
  12. # "%foo" in feature.xml corresponds to the key "foo" in this file
  13. # java.io.Properties file (ISO 8859-1 with "\" escapes)
  14. # This file should be translated.
  15.  
  16. # "featureName" property - name of the feature
  17. featureName=Aptana Support for Mootools
  18.  
  19. # "providerName" property - name of the company that provides the feature
  20. providerName=Aptana, Inc.
  21.  
  22. # "updateSiteName" property - label for the update site
  23. updateSiteName=Aptana Update Central
  24.  
  25. # "description" property - description of the feature
  26. description=Aptana Support for Mootools
  27.  
  28. # "copyright" property - URL of the "Feature Copyright"
  29. # do not translate value - just change to point to a locale-specific HTML page
  30. licenseURL=http://www.aptana.com/copyright
  31.  
  32. # "copyright" property - text of the "Feature Update Copyright"
  33. # should be plain text version of copyright
  34. copyright=Copyright 2005-2007, Aptana, Inc.
  35.  
  36. # "licenseURL" property - URL of the "Feature License"
  37. # do not translate value - just change to point to a locale-specific HTML page
  38. licenseURL=license.html
  39.  
  40. # "license" property - text of the "Feature Update License"
  41. # should be plain text version of license agreement pointed to be "licenseURL"
  42. license=\
  43. The included content is licensed under the respective license of the copyright holder. It may be one of the following licenses:\n\
  44. \n\
  45. - Open Source BSD license\n\
  46. - Mozilla Public License Version 1.1\n\
  47. - Apache 2.0 License\n\
  48. - MIT license\n\
  49. - Creative Commons license\n\
  50. - Academic Free license\n\
  51. \n\
  52. Please contact the library author in question for specifics on the license used.\n
  53. ########### end of license property ##########################################
  54.